home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Business Master (3rd Edition)
/
The Business Master (3rd Edition).iso
/
files
/
business
/
fis
/
binstall.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1992-09-03
|
177 b
|
11 lines
echo off
c:
cd \
if exist FIS.BAT copy FIS.BAT FIS.OLD
copy B:BIS.BAT C:\FIS.BAT
if not exist C:\FISYS\CONTROL.DAT md \FISYS
cd \FISYS
copy B:FIS.* C:\FISYS
cd \
FIS